Increase the static constant default number of loopback interfaces, nloopbacks,
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Tue, 8 Nov 2005 14:15:02 +0000 (15:15 +0100)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Tue, 8 Nov 2005 14:15:02 +0000 (15:15 +0100)
commit7aa98216f59b42df7ae8d7d6e70fe44823716258
tree940472ec94c605f3f7dab15fcc7c175d9b2d7c50
parent7a2e27bf0c343879891e64f15cdfcf9a50c1aee3
Increase the static constant default number of loopback interfaces, nloopbacks,
to 8.  These interfaces are very cheap, so there's no problem having a few
spare.  Anyone with more than 8 NICs can still use the kernel command line or
the module parameter line to pass a larger limit to this module.

Detail the kernel command line parameter for nloopbacks in the diagnostic in
network-bridge.

Closes bug #381.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
linux-2.6-xen-sparse/drivers/xen/netback/loopback.c
tools/examples/network-bridge